Welcome![Sign In][Sign Up]
Location:
Search - tab vc

Search list

[Software EngineeringMFC_Tab_Control

Description:
Platform: | Size: 26624 | Author: 王东旭 | Hits:

[OtherSceneNavigateAndBookmarksVisual_CPP

Description: Ae9.2场景满有何设置标签在vc++2005下实现 -Ae9.2 scene over what Setup tab in vc++ 2005 under
Platform: | Size: 35840 | Author: swq0553 | Hits:

[Button controlMyTab

Description: 一个VC下的tab控件应用的小例子,其实非常简单!-VC under a tab control the application of small examples, in fact, very easy!
Platform: | Size: 1894400 | Author: yuweihe | Hits:

[GDI-Bitmapscrnsave_code

Description: 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。   本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Software Development kit,即windows软件开发工具包)编写,可以说是在Windows下编程的最低层,也是windows程序的标准编写方式。相信本程序对理解在windows下编程的一般结构和思想有所帮助。   本程序用C语言编写,在Visual C++6.0下编译调试,在代码文件中有详细的注释,几乎是一行程序一行注释。具体问题可以看源程序的Readme.txt,其他问题可发邮件给我。-This is a platform for running under windows similar to the screen saver win98 "change line" Dongdong, but masked the Alt+ Ctrl+ Del, Alt+ Tab keys, run-time full-screen, only with a specific password exit, the password is: kkcocoon. Oh, remember, otherwise you may be forced to restart the machine. This procedure for each program under windows programmers (such as is the use of VC, VB, Delphi, C++ Builder and other friends), the trust will be a valuable example of the procedure. Since this procedure does not use MFC, VCL class library, etc., using Windows SDK (Windows Software Development kit, that is, windows software development kit) to prepare, it can be said that under Windows at the lowest level programming as well as standard windows procedure to prepare the way. Believe that the process of understanding at windows programming under the general structure and ideas help. This procedure using C language, in the Visual C++6.0 under the compiler debugging, in the code file
Platform: | Size: 17408 | Author: kk.h | Hits:

[Dialog_WindowDynamicCreate

Description: 动态创建tab窗口的代码,用VC++实现,很好的例子。-Dynamic create tab window code, using VC++ implementation, a very good example.
Platform: | Size: 38912 | Author: cai | Hits:

[VC/MFCdaypay

Description: 一个很好用的VC++编写的日常开支记录及管理工具,可以多人分别记录、进行月统计、开支查询等。尤其适合家庭开支记录用。程序采用ACCESS数据库,只有一个窗体文件,实用TAB切换不同的窗体面板,这一点也很不错哦-With a good VC++ to prepare for the day-to-day expenditure records and management tools, you can record more than were carried out on statistics, such as expenditure on inquiries. Particularly suitable for household expenditure records. Procedures for the use of ACCESS database file only one form, practical TAB to switch panels different form, which is also good, oh
Platform: | Size: 64512 | Author: 冉彬 | Hits:

[Windows DevelopMyTab

Description: 一个TAB类。可以实现列表框的动感显示。需要配合添加通用类来完成整个TAB的功能。 属于VC++可重用代码。-A type TAB. Can show the dynamic list box. Add the need to meet the general category to complete the TAB function. Belonging to VC++ to reuse the code.
Platform: | Size: 2048 | Author: zd | Hits:

[Sniffer Package capturewinvnc2094229

Description: 安全中国VC/C++源码 控件 下载 VC窗体选项卡,带有动画切换-Security in China VC/C++ source code control tab to download VC form with animation switch
Platform: | Size: 9216 | Author: yyyppp | Hits:

[Windows DevelopEasyEdu

Description: 一个多选项卡的VC例子各选项卡窗口可以自由停靠!-An Example of muti tab of visuall c++
Platform: | Size: 301056 | Author: not tell you | Hits:

[Otherdailypay

Description: 一个很好用的VC++编写的日常开支记录及管理工具,可以多人分别记录、进行月统计、开支查询等。尤其适合家庭开支记录用。程序采用ACCESS数据库,只有一个窗体文件,实用TAB切换不同的窗体面板,这一点也很不错哦。-With a good VC++ to prepare for the day-to-day expenditure records and management tools, you can record more than were carried out on statistics, such as expenditure on inquiries. Particularly suitable for household expenditure records. Procedures for the use of ACCESS database file only one form, practical TAB to switch panels different form, which is also good Oh.
Platform: | Size: 63488 | Author: 106 | Hits:

[OtherSlide

Description: 虽然程序仅20K左右,但是完成的这个小功能对VC++来说效果很好——动画切换窗体的实现,就像现在流行的网页选项卡一样,不过本程序是动态的,数据是动态、窗体切换时候也是动态的,像动画一样,点击如图所示的上一页、下一页的时候、两个不同内容的窗体互相交错,一改平时死板的数据显示方式。 -Although only about 20K, but the completion of this small functional effect of VC++ is very good- the realization of form animation change, just as popular now as tab pages, but this process is dynamic, data is dynamics, form the time switch is also a dynamic, like animation, as shown in Figure Click Previous, Next, when the contents of two different interwoven form a rigid peacetime data to display.
Platform: | Size: 21504 | Author: wanshanshui | Hits:

[OtherCMU

Description: 函数方式实现了Dos命令行运行结果的2种捕捉方法: 1、命令行运行结果直接获取到buffer中 2、命令行运行结果获取到文件中 VC对话框界面也使用了多个Tab页方式,并用到了RichEditCtrl直接全部读取文件的方法(需要使用CALLBACK函数)-Function be achieved by Dos command line to run to capture the results of two kinds of methods: one, the command line to run the results of direct access to the buffer in 2, the command line to run to obtain the results to a file dialog interface VC is also used a number of Tab page mode and use By RichEditCtrl read the file directly to all the methods (need to use the CALLBACK function)
Platform: | Size: 181248 | Author: 马志强 | Hits:

[Button controlxuanxiangka

Description:
Platform: | Size: 31744 | Author: anwj | Hits:

[Sniffer Package capture200310892599

Description: 制作类似网络蚂蚁的拉帘式TAB 运行环境 VC++ -Produced similar networks pull the curtain ants TAB Runtime Environment VC++
Platform: | Size: 17408 | Author: lixdong333 | Hits:

[Graph programdotNetSDI

Description: VC++实现dotNet综合框架界面源代码,这也是大家在从事编程中常规的软件布置界面,含菜单树,类似VS的IDE界面,含多功能TAB切换,我们可将此框架应用到你的软件工程中,让软件功能布局更合理。-VC++ to achieve an integrated framework dotNet interface source code, which is engaged in all conventional software programming interface layout, including the menu tree, similar to the VS' s IDE interface, with multi-TAB to switch, we can apply this framework to your software project so that a more reasonable distribution of the software functionality.
Platform: | Size: 68608 | Author: 李志 | Hits:

[OtherCmnCtrl

Description: 用VC编写的程序,用以调整树形菜单控件的节点颜色、背景颜色等,比较有意思的程序,除了这些功能外,还有很多说不上来的功能,点击窗体上边的选项卡,每一个里面都有不少的操作,值得大家学习。-Program written with VC for the tree menu control to adjust the node color, background color, more interesting programs, in addition to these features, there are many can not be said to function, click the tab on top form, every Many of the operations which are worthy of emulation by all.
Platform: | Size: 74752 | Author: zhangsong | Hits:

[Tab ControlTabView

Description: 一个VC++的窗体TabView标签切换,使用TAb也是大家比较常见的窗体优化方法,希望这个实用简洁的窗体选项卡能为你的程序界面增光添彩,运行于VC++6.0版本。-VC++ in the form of a TabView label switching, use TAb is all the more common form optimization, in the hope that practical compact form tab can add luster to your program interface, running on VC++6.0 version.
Platform: | Size: 28672 | Author: 王明 | Hits:

[VC/MFCvckbase54

Description: ACE中网络通讯编程基本架构 Base64的编解码方法 C++和C#编写调用COM组件 SQLite在VC下的使用 Skype录音答录机编程思路和代码 Strsafe.h:更安全的C语言字符串处理函数 Win32 结构化异常处理(SEH)探秘 Win32 系统线程信息块(TIB)浅析 从32位应用程序到64位应用程序 大型门户网站架构服务部署研究分析 改变 CListCtrl、CHeaderCtrl 高度、字体、颜色和背景 关于内存对齐 基于CDialogBar的IE多标签栏的实现 将Lua嵌入到自己的程序中 可编辑子项的CListCtrl类 类似QQ游戏大厅导航的树型控件 让C++也支持RMI -ACE program in the network communication infrastructure Base64 encoder and decoder C++ and C#, call the COM component in VC SQLite use Skype audio recorder under the programming ideas and code Strsafe.h: safer string handling functions Win32 C language structure exception handling (SEH) Quest Win32 system thread information block (TIB) of 32-bit applications from 64-bit applications to large-scale deployment of the portal framework services research and analysis to change CListCtrl, CHeaderCtrl height, font, color and background on the memory alignment Based on the IE CDialogBar achieve more of the tab bar embedded Lua program can edit their own children' s CListCtrl class similar to the QQ games hall tree navigation control Rang C++ also supports the RMI
Platform: | Size: 8392704 | Author: 万全 | Hits:

[Tab ControlTabviewDemo

Description: 一个类拟VC一样的Tab,可以方便的加入各种View-Tab view Demo.Tab view Demo.
Platform: | Size: 30720 | Author: feng | Hits:

[Otherdriver

Description: 目录内容及使用方法: \Program 书中的主要程序文件。在打开例题的.dsw文件后,请读者在 tools菜单下的 Options 的 Directories 标签中选择 Executable files,并添加光盘中的 MakeDrvr.bat 所在 的路径。 注:经过与微软美国公司法律部商议,在本书光盘中可以 使用 DDK 中的类库文件作为我们产品的一部分,但 DDK 中的其他工具和文档则不能使用,因此请读者在 http://www.microsoft.com/ddk 处下载完整的 DDK 压缩包。 程序都需要在 Windows2000 环境下运行,在运行光盘中的 例题前,还需要安装 DDK 和 VC++6.0 或 VC++7.0。 \Webs 网页形式的我社之出版物介绍。打开 index.htm 文件浏览。 player 文件夹中是浏览器 Flash 动画播放插件安装程序, 如果您的浏览器没有此插件,请先安装。 \Demo 多媒体形式的我社图书演示。启动 hope.exe 文件观看。 演示为直线播放,可随时按 ESC 键终止。 -List of content and use: \ Program book, the main program file. Examples in the open. Dsw file, please readers Options under the tools menu, select the Directories tab Executable files, and add the CD-ROM is located in the MakeDrvr.bat Path. Note: After the U.S. company s legal department and Microsoft discuss, in the book CD-ROM can be Using the DDK in the library file as part of our products, but the DDK The other tools and documentation you can not use, so readers http://www.microsoft.com/ddk DDK download the complete archive. Programs need to run in Windows2000 environment, running CD-ROM Example ago, also need to install DDK and VC++6.0 or VC++7.0. \ Webs web forms I introduce community of publication. Open the index.htm file browser. player folder is the Flash Animation Player browser plug-ins installer If your browser does not have this plug-in, please install. \ Demo multimedia presentation form of my agency books. Start hope.exe file view. Shows a straig
Platform: | Size: 8113152 | Author: 陈觅 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net